0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.4946670532227 388 1.0495 0


No Amazon API Requests Made.


App Debug - Total Time 1.4946670532227 seconds

Number Time From Start Name Description
1 0.40702509880066 Initialise Initialise FSB Function
2 0.41001415252686 App Controller Start Start of the App controller (called before the controller of every page)
3 0.45445704460144 Start of getCategoryListByGroup Function Before first category groups query
4 0.45539617538452 After initial query Before first category groups query
5 0.45539617538452 Get Category List for Group Before the call to getCategoryList function
6 0.45539808273315 Start of GetCategoryList function Start of the function
7 0.45539999008179 Before getting categories Query to get specific category list
8 0.45619702339172 After getting categories Query to get specific category list
9 0.45619797706604 Before getting category custom Before call to function getCategoryCustom
10 0.47149014472961 After getting category custom After call to function getCategoryCustom
11 0.47149109840393 Before getting category custom Before call to function getCategoryCustom
12 0.47988605499268 After getting category custom After call to function getCategoryCustom
13 0.47988796234131 Before getting category custom Before call to function getCategoryCustom
14 0.48476600646973 After getting category custom After call to function getCategoryCustom
15 0.48476815223694 Before getting category custom Before call to function getCategoryCustom
16 0.48802900314331 After getting category custom After call to function getCategoryCustom
17 0.48803114891052 Before getting category custom Before call to function getCategoryCustom
18 0.49117708206177 After getting category custom After call to function getCategoryCustom
19 0.4911789894104 Before getting category custom Before call to function getCategoryCustom
20 0.49421811103821 After getting category custom After call to function getCategoryCustom
21 0.49421906471252 End of GetCategoryList function End of the function
22 0.49422407150269 Get Category List for Group Before the call to getCategoryList function
23 0.494225025177 Start of GetCategoryList function Start of the function
24 0.49422597885132 Before getting categories Query to get specific category list
25 0.49457716941833 End of getCategoryListByGroup Function Before return()
26 1.2582340240479 App Controller End End of the App controller (called before the controller of every page)
27 1.4039340019226 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4048750400543 Before Get Options Before the call to getOptions in the tpl class
29 1.4492330551147 After Get Options After the call to getOptions in the tpl class
30 1.4492611885071 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.4946591854095 Finalizing debug Before the debug is output to the page.
32 1.4946670532227 End of App This is the end of the app logging, final timestamp


Query Debug - 388 Database Queries. Total time 1.0495 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0019 0.0019111633300781
SELECT parameter, value FROM parameters
2 0.0052 0.0052220821380615
SELECT * FROM `bad_bots`
3 0.0003 0.00027084350585938
SET time_zone = 'Europe/London'
4 0.0014 0.0013811588287354
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0014 0.0014181137084961
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.202\";}'
6 0.0013 0.0013251304626465
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751457331'
7 0.0019 0.001939058303833
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0004 0.00042390823364258
UPDATE autorun SET lastrun = '2025-07-02 11:55:31' WHERE id = '13'
9 0.0005 0.00053286552429199
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0015 0.0014710426330566
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0004 0.00037693977355957
SELECT * FROM pages WHERE id = 52
12 0.0031 0.0030879974365234
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0405 0.04050087928772
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0005 0.00054001808166504
SELECT * FROM pages WHERE pagename = 'search'
15 0.0009 0.00093412399291992
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00078797340393066
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0055 0.005497932434082
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0011 0.0011379718780518
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00067901611328125
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00033998489379883
SELECT id FROM categories WHERE parent_id = '26'
21 0.0049 0.0049409866333008
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0009 0.0008690357208252
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.0007779598236084
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00069999694824219
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00030803680419922
SELECT * FROM categorygroups WHERE id = '1'
26 0.0031 0.0030601024627686
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00032591819763184
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00027012825012207
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.0002901554107666
SELECT id FROM categories WHERE parent_id = '27'
30 0.0030 0.0030419826507568
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0003 0.00034809112548828
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035691261291504
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00031805038452148
SELECT * FROM categorygroups WHERE id = '1'
35 0.0013 0.0013229846954346
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0004 0.00035810470581055
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00026893615722656
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00030398368835449
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.00124192237854
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00035786628723145
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00035190582275391
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.0003209114074707
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00030517578125
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00040507316589355
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00030183792114258
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00033211708068848
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00031304359436035
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00051307678222656
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0004 0.00037312507629395
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.00038814544677734
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00031089782714844
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00028300285339355
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00038909912109375
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.00034999847412109
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00029802322387695
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00034713745117188
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00045013427734375
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.0003359317779541
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00031399726867676
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027799606323242
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00039792060852051
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0003 0.00030422210693359
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00026297569274902
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.00027918815612793
SELECT id FROM categories WHERE parent_id = '31'
66 0.0005 0.00047612190246582
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.0003659725189209
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0003 0.00033402442932129
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00030207633972168
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00029492378234863
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00034785270690918
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0020 0.0019559860229492
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00082993507385254
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0004 0.00042891502380371
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0006 0.00064492225646973
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0009 0.00091218948364258
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0006 0.00059103965759277
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.7544 0.75443983078003
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.202') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.202') <= INET_ATON(ip_end)
79 0.0015 0.001492977142334
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0008 0.00075197219848633
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00037789344787598
SELECT * FROM pages WHERE pagename = 'search'
82 0.0047 0.0046589374542236
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013389587402344
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00093889236450195
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.0045740604400635
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0012950897216797
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0003 0.00034499168395996
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00080299377441406
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.202'
89 0.0005 0.00053310394287109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00032711029052734
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.0040340423583984
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0003 0.00034213066101074
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0003 0.00032401084899902
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0003 0.00032901763916016
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0054 0.0053629875183105
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00027799606323242
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0002 0.00024604797363281
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0003 0.00032711029052734
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0004 0.00035285949707031
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0040 0.004004955291748
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00027203559875488
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0003 0.00026392936706543
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0003 0.00032401084899902
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0055 0.0055239200592041
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00027990341186523
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0003 0.00025486946105957
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0004 0.00038719177246094
SELECT * FROM products WHERE id = '2698'
108 0.0011 0.0010571479797363
SELECT * FROM productimages WHERE product_id = '2698' ORDER BY sortorder ASC
109 0.0009 0.00094985961914062
SELECT * FROM product_image_select WHERE product_id = '2698'
110 0.0007 0.00069093704223633
SELECT * FROM productcustomimages WHERE product_id = '2698'
111 0.0012 0.0011930465698242
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2698' AND a.name = n.originalname
112 0.0008 0.00081515312194824
SELECT * FROM productoffers WHERE product_id = '2698' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '2698' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00040411949157715
SELECT value FROM productattributes WHERE product_id = '2698' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00033998489379883
SELECT * FROM products WHERE id = '1273'
116 0.0003 0.00034999847412109
SELECT * FROM productimages WHERE product_id = '1273' ORDER BY sortorder ASC
117 0.0005 0.00046896934509277
SELECT * FROM product_image_select WHERE product_id = '1273'
118 0.0003 0.00027203559875488
SELECT * FROM productcustomimages WHERE product_id = '1273'
119 0.0007 0.00069189071655273
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1273' AND a.name = n.originalname
120 0.0003 0.00030112266540527
SELECT * FROM productoffers WHERE product_id = '1273' AND merchantid = 'A1X6FK5RDHNB96'
121 0.0003 0.00025510787963867
SELECT * FROM productoffers
                WHERE product_id = '1273' AND price > 0
                ORDER BY price ASC LIMIT 1
122 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 1273
                ORDER BY price ASC LIMIT 1
123 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '1273'
                AND name = 'ListPriceAmount'
124 0.0003 0.00027108192443848
SELECT value FROM productattributes WHERE product_id = '1273' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
125 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '822'
126 0.0005 0.00047612190246582
SELECT * FROM productimages WHERE product_id = '822' ORDER BY sortorder ASC
127 0.0005 0.0004727840423584
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '822' AND p.id = pi.product_id ORDER BY pi.sortorder
128 0.0005 0.00053691864013672
SELECT * FROM product_image_select WHERE product_id = '822'
129 0.0004 0.00036096572875977
SELECT * FROM productcustomimages WHERE product_id = '822'
130 0.0004 0.00038599967956543
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '822'
                GROUP BY o.product_id
131 0.0013 0.0012650489807129
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '822'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
132 0.0004 0.00036311149597168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 822
133 0.0006 0.00064802169799805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '822' AND a.name = n.originalname
134 0.0003 0.00027012825012207
SELECT * FROM productoffers WHERE product_id = '822' AND merchantid = 'A1X6FK5RDHNB96'
135 0.0003 0.00032210350036621
SELECT * FROM productoffers
                WHERE product_id = '822' AND price > 0
                ORDER BY price ASC LIMIT 1
136 0.0002 0.00024294853210449
SELECT * FROM productoffers
                WHERE product_id = 822
                ORDER BY price ASC LIMIT 1
137 0.0003 0.00026917457580566
SELECT value FROM productattributes
                WHERE product_id = '822'
                AND name = 'ListPriceAmount'
138 0.0004 0.00035595893859863
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '822'
                GROUP BY o.product_id
139 0.0005 0.00048398971557617
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '822'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
140 0.0003 0.00027585029602051
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 822
141 0.0004 0.00042486190795898
SELECT value FROM productattributes WHERE product_id = '822' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
142 0.0005 0.0004580020904541
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '822'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
143 0.0003 0.00027084350585938
SELECT * FROM products WHERE id = '1036'
144 0.0004 0.00044393539428711
SELECT * FROM productimages WHERE product_id = '1036' ORDER BY sortorder ASC
145 0.0005 0.0005190372467041
SELECT * FROM product_image_select WHERE product_id = '1036'
146 0.0003 0.00028419494628906
SELECT * FROM productcustomimages WHERE product_id = '1036'
147 0.0007 0.00066590309143066
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1036' AND a.name = n.originalname
148 0.0003 0.00031113624572754
SELECT * FROM productoffers WHERE product_id = '1036' AND merchantid = 'A1X6FK5RDHNB96'
149 0.0003 0.00033402442932129
SELECT * FROM productoffers
                WHERE product_id = '1036' AND price > 0
                ORDER BY price ASC LIMIT 1
150 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = 1036
                ORDER BY price ASC LIMIT 1
151 0.0003 0.00025796890258789
SELECT value FROM productattributes
                WHERE product_id = '1036'
                AND name = 'ListPriceAmount'
152 0.0003 0.00034379959106445
SELECT value FROM productattributes WHERE product_id = '1036' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
153 0.0004 0.00041604042053223
SELECT * FROM products WHERE id = '1262'
154 0.0004 0.00040197372436523
SELECT * FROM productimages WHERE product_id = '1262' ORDER BY sortorder ASC
155 0.0004 0.00044608116149902
SELECT * FROM product_image_select WHERE product_id = '1262'
156 0.0003 0.00028014183044434
SELECT * FROM productcustomimages WHERE product_id = '1262'
157 0.0007 0.00072813034057617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1262' AND a.name = n.originalname
158 0.0003 0.00034189224243164
SELECT * FROM productoffers WHERE product_id = '1262' AND merchantid = 'A1X6FK5RDHNB96'
159 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1262' AND price > 0
                ORDER BY price ASC LIMIT 1
160 0.0004 0.00037884712219238
SELECT value FROM productattributes WHERE product_id = '1262' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
161 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '836'
162 0.0004 0.00042414665222168
SELECT * FROM productimages WHERE product_id = '836' ORDER BY sortorder ASC
163 0.0005 0.00052690505981445
SELECT * FROM product_image_select WHERE product_id = '836'
164 0.0003 0.0002601146697998
SELECT * FROM productcustomimages WHERE product_id = '836'
165 0.0007 0.00067305564880371
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '836' AND a.name = n.originalname
166 0.0003 0.00032711029052734
SELECT * FROM productoffers WHERE product_id = '836' AND merchantid = 'A1X6FK5RDHNB96'
167 0.0003 0.00028109550476074
SELECT * FROM productoffers
                WHERE product_id = '836' AND price > 0
                ORDER BY price ASC LIMIT 1
168 0.0003 0.00033903121948242
SELECT value FROM productattributes WHERE product_id = '836' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
169 0.0003 0.00033712387084961
SELECT * FROM products WHERE id = '4932'
170 0.0004 0.00039386749267578
SELECT * FROM productimages WHERE product_id = '4932' ORDER BY sortorder ASC
171 0.0004 0.0004429817199707
SELECT * FROM product_image_select WHERE product_id = '4932'
172 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '4932'
173 0.0007 0.00065302848815918
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4932' AND a.name = n.originalname
174 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '4932' AND merchantid = 'A1X6FK5RDHNB96'
175 0.0003 0.0002591609954834
SELECT * FROM productoffers
                WHERE product_id = '4932' AND price > 0
                ORDER BY price ASC LIMIT 1
176 0.0004 0.00035309791564941
SELECT value FROM productattributes WHERE product_id = '4932' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
177 0.0003 0.0003359317779541
SELECT * FROM products WHERE id = '1979'
178 0.0004 0.00038814544677734
SELECT * FROM productimages WHERE product_id = '1979' ORDER BY sortorder ASC
179 0.0005 0.00046181678771973
SELECT * FROM product_image_select WHERE product_id = '1979'
180 0.0003 0.00026988983154297
SELECT * FROM productcustomimages WHERE product_id = '1979'
181 0.0006 0.0006411075592041
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1979' AND a.name = n.originalname
182 0.0004 0.00036883354187012
SELECT * FROM productoffers WHERE product_id = '1979' AND merchantid = 'A1X6FK5RDHNB96'
183 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '1979' AND price > 0
                ORDER BY price ASC LIMIT 1
184 0.0003 0.00032401084899902
SELECT value FROM productattributes WHERE product_id = '1979' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
185 0.0003 0.00032806396484375
SELECT * FROM products WHERE id = '4909'
186 0.0004 0.0003821849822998
SELECT * FROM productimages WHERE product_id = '4909' ORDER BY sortorder ASC
187 0.0005 0.00046396255493164
SELECT * FROM product_image_select WHERE product_id = '4909'
188 0.0003 0.00028109550476074
SELECT * FROM productcustomimages WHERE product_id = '4909'
189 0.0007 0.00068902969360352
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4909' AND a.name = n.originalname
190 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '4909' AND merchantid = 'A1X6FK5RDHNB96'
191 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '4909' AND price > 0
                ORDER BY price ASC LIMIT 1
192 0.0003 0.00031185150146484
SELECT value FROM productattributes WHERE product_id = '4909' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
193 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '1100'
194 0.0004 0.00042295455932617
SELECT * FROM productimages WHERE product_id = '1100' ORDER BY sortorder ASC
195 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '1100'
196 0.0003 0.0002589225769043
SELECT * FROM productcustomimages WHERE product_id = '1100'
197 0.0007 0.00069594383239746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1100' AND a.name = n.originalname
198 0.0007 0.0007479190826416
SELECT * FROM productoffers WHERE product_id = '1100' AND merchantid = 'A1X6FK5RDHNB96'
199 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '1100' AND price > 0
                ORDER BY price ASC LIMIT 1
200 0.0003 0.00030517578125
SELECT value FROM productattributes WHERE product_id = '1100' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0006 0.00056290626525879
SELECT * FROM products WHERE id = '4500'
202 0.0008 0.00080490112304688
SELECT * FROM productimages WHERE product_id = '4500' ORDER BY sortorder ASC
203 0.0007 0.00066804885864258
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4500' AND p.id = pi.product_id ORDER BY pi.sortorder
204 0.0005 0.00050997734069824
SELECT * FROM product_image_select WHERE product_id = '4500'
205 0.0003 0.00027084350585938
SELECT * FROM productcustomimages WHERE product_id = '4500'
206 0.0003 0.00034999847412109
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4500'
                GROUP BY o.product_id
207 0.0004 0.00041604042053223
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4500'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
208 0.0003 0.00027179718017578
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4500
209 0.0008 0.00076794624328613
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4500' AND a.name = n.originalname
210 0.0002 0.00024604797363281
SELECT * FROM productoffers WHERE product_id = '4500' AND merchantid = 'A1X6FK5RDHNB96'
211 0.0003 0.00033783912658691
SELECT * FROM productoffers
                WHERE product_id = '4500' AND price > 0
                ORDER BY price ASC LIMIT 1
212 0.0003 0.00029087066650391
SELECT * FROM productoffers
                WHERE product_id = 4500
                ORDER BY price ASC LIMIT 1
213 0.0006 0.0005500316619873
SELECT value FROM productattributes
                WHERE product_id = '4500'
                AND name = 'ListPriceAmount'
214 0.0003 0.00031495094299316
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4500'
                GROUP BY o.product_id
215 0.0008 0.00083804130554199
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4500'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
216 0.0003 0.00033378601074219
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4500
217 0.0004 0.00044608116149902
SELECT value FROM productattributes WHERE product_id = '4500' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
218 0.0008 0.0007631778717041
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4500'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
219 0.0004 0.00038313865661621
SELECT * FROM products WHERE id = '1274'
220 0.0013 0.0012810230255127
SELECT * FROM productimages WHERE product_id = '1274' ORDER BY sortorder ASC
221 0.0010 0.00096392631530762
SELECT * FROM product_image_select WHERE product_id = '1274'
222 0.0005 0.00054383277893066
SELECT * FROM productcustomimages WHERE product_id = '1274'
223 0.0016 0.0015530586242676
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1274' AND a.name = n.originalname
224 0.0007 0.00065207481384277
SELECT * FROM productoffers WHERE product_id = '1274' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0004 0.00043106079101562
SELECT * FROM productoffers
                WHERE product_id = '1274' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0005 0.00049805641174316
SELECT value FROM productattributes WHERE product_id = '1274' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
227 0.0006 0.00063681602478027
SELECT * FROM products WHERE id = '4498'
228 0.0006 0.00061297416687012
SELECT * FROM productimages WHERE product_id = '4498' ORDER BY sortorder ASC
229 0.0005 0.00053906440734863
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4498' AND p.id = pi.product_id ORDER BY pi.sortorder
230 0.0010 0.00095295906066895
SELECT * FROM product_image_select WHERE product_id = '4498'
231 0.0005 0.00048184394836426
SELECT * FROM productcustomimages WHERE product_id = '4498'
232 0.0007 0.00070405006408691
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4498'
                GROUP BY o.product_id
233 0.0010 0.0010349750518799
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
234 0.0004 0.0004270076751709
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4498
235 0.0013 0.0012650489807129
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4498' AND a.name = n.originalname
236 0.0005 0.00047898292541504
SELECT * FROM productoffers WHERE product_id = '4498' AND merchantid = 'A1X6FK5RDHNB96'
237 0.0004 0.00040006637573242
SELECT * FROM productoffers
                WHERE product_id = '4498' AND price > 0
                ORDER BY price ASC LIMIT 1
238 0.0004 0.00035595893859863
SELECT * FROM productoffers
                WHERE product_id = 4498
                ORDER BY price ASC LIMIT 1
239 0.0005 0.00045609474182129
SELECT value FROM productattributes
                WHERE product_id = '4498'
                AND name = 'ListPriceAmount'
240 0.0005 0.00046801567077637
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4498'
                GROUP BY o.product_id
241 0.0008 0.00080204010009766
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4498'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
242 0.0004 0.00041413307189941
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4498
243 0.0007 0.0007472038269043
SELECT value FROM productattributes WHERE product_id = '4498' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
244 0.0008 0.00081706047058105
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4498'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'PackageQuantity'
                GROUP BY o.value
                ORDER BY o.value ASC
245 0.0004 0.00041890144348145
SELECT * FROM products WHERE parent_id = '4498'
246 0.0008 0.00079488754272461
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4499' AND a.name = n.originalname
247 0.0007 0.00066781044006348
SELECT * FROM productoffers WHERE product_id = '4499' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0004 0.00044798851013184
SELECT * FROM products WHERE id = '1279'
249 0.0007 0.00074505805969238
SELECT * FROM productimages WHERE product_id = '1279' ORDER BY sortorder ASC
250 0.0009 0.00090408325195312
SELECT * FROM product_image_select WHERE product_id = '1279'
251 0.0005 0.00046014785766602
SELECT * FROM productcustomimages WHERE product_id = '1279'
252 0.0017 0.0016880035400391
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1279' AND a.name = n.originalname
253 0.0005 0.00054121017456055
SELECT * FROM productoffers WHERE product_id = '1279' AND merchantid = 'A1X6FK5RDHNB96'
254 0.0004 0.00043010711669922
SELECT * FROM productoffers
                WHERE product_id = '1279' AND price > 0
                ORDER BY price ASC LIMIT 1
255 0.0005 0.00053811073303223
SELECT value FROM productattributes WHERE product_id = '1279' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
256 0.0006 0.0005640983581543
SELECT * FROM products WHERE id = '4951'
257 0.0008 0.00076818466186523
SELECT * FROM productimages WHERE product_id = '4951' ORDER BY sortorder ASC
258 0.0009 0.00092506408691406
SELECT * FROM product_image_select WHERE product_id = '4951'
259 0.0004 0.00044918060302734
SELECT * FROM productcustomimages WHERE product_id = '4951'
260 0.0014 0.0013999938964844
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4951' AND a.name = n.originalname
261 0.0005 0.00053811073303223
SELECT * FROM productoffers WHERE product_id = '4951' AND merchantid = 'A1X6FK5RDHNB96'
262 0.0004 0.00044488906860352
SELECT * FROM productoffers
                WHERE product_id = '4951' AND price > 0
                ORDER BY price ASC LIMIT 1
263 0.0004 0.00035405158996582
SELECT * FROM productoffers
                WHERE product_id = 4951
                ORDER BY price ASC LIMIT 1
264 0.0005 0.00052285194396973
SELECT value FROM productattributes
                WHERE product_id = '4951'
                AND name = 'ListPriceAmount'
265 0.0005 0.0004889965057373
SELECT value FROM productattributes WHERE product_id = '4951' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
266 0.0006 0.00063681602478027
SELECT * FROM products WHERE id = '850'
267 0.0008 0.00083303451538086
SELECT * FROM productimages WHERE product_id = '850' ORDER BY sortorder ASC
268 0.0005 0.00054597854614258
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '850' AND p.id = pi.product_id ORDER BY pi.sortorder
269 0.0009 0.00086522102355957
SELECT * FROM product_image_select WHERE product_id = '850'
270 0.0004 0.00040388107299805
SELECT * FROM productcustomimages WHERE product_id = '850'
271 0.0005 0.00052309036254883
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '850'
                GROUP BY o.product_id
272 0.0007 0.00074410438537598
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '850'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
273 0.0004 0.00038504600524902
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 850
274 0.0013 0.0012612342834473
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '850' AND a.name = n.originalname
275 0.0004 0.00042009353637695
SELECT * FROM productoffers WHERE product_id = '850' AND merchantid = 'A1X6FK5RDHNB96'
276 0.0004 0.00035905838012695
SELECT * FROM productoffers
                WHERE product_id = '850' AND price > 0
                ORDER BY price ASC LIMIT 1
277 0.0003 0.00031709671020508
SELECT * FROM productoffers
                WHERE product_id = 850
                ORDER BY price ASC LIMIT 1
278 0.0003 0.00032806396484375
SELECT value FROM productattributes
                WHERE product_id = '850'
                AND name = 'ListPriceAmount'
279 0.0004 0.00037980079650879
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '850'
                GROUP BY o.product_id
280 0.0007 0.00065302848815918
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '850'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
281 0.0004 0.00037503242492676
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 850
282 0.0005 0.00052022933959961
SELECT value FROM productattributes WHERE product_id = '850' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0006 0.00058794021606445
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '850'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
284 0.0004 0.00039005279541016
SELECT * FROM products WHERE parent_id = '850'
285 0.0006 0.00061893463134766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4891' AND a.name = n.originalname
286 0.0005 0.00045299530029297
SELECT * FROM productoffers WHERE product_id = '4891' AND merchantid = 'A1X6FK5RDHNB96'
287 0.0004 0.00035595893859863
SELECT * FROM productoffers
                WHERE product_id = '4891' AND price > 0
                ORDER BY price ASC LIMIT 1
288 0.0004 0.00040698051452637
SELECT * FROM products WHERE id = '4929'
289 0.0005 0.00052690505981445
SELECT * FROM productimages WHERE product_id = '4929' ORDER BY sortorder ASC
290 0.0005 0.0005190372467041
SELECT * FROM product_image_select WHERE product_id = '4929'
291 0.0003 0.00027608871459961
SELECT * FROM productcustomimages WHERE product_id = '4929'
292 0.0008 0.00075697898864746
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4929' AND a.name = n.originalname
293 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4929' AND merchantid = 'A1X6FK5RDHNB96'
294 0.0003 0.0002601146697998
SELECT * FROM productoffers
                WHERE product_id = '4929' AND price > 0
                ORDER BY price ASC LIMIT 1
295 0.0003 0.00030803680419922
SELECT value FROM productattributes WHERE product_id = '4929' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
296 0.0003 0.00033092498779297
SELECT * FROM products WHERE id = '1340'
297 0.0003 0.00034189224243164
SELECT * FROM productimages WHERE product_id = '1340' ORDER BY sortorder ASC
298 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '1340'
299 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '1340'
300 0.0008 0.00076508522033691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1340' AND a.name = n.originalname
301 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '1340' AND merchantid = 'A1X6FK5RDHNB96'
302 0.0003 0.00026798248291016
SELECT * FROM productoffers
                WHERE product_id = '1340' AND price > 0
                ORDER BY price ASC LIMIT 1
303 0.0003 0.00032901763916016
SELECT value FROM productattributes WHERE product_id = '1340' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
304 0.0009 0.00092220306396484
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2698' ORDER BY timestamp DESC
305 0.0002 0.0002129077911377
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1273' ORDER BY timestamp DESC
306 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '822' ORDER BY timestamp DESC
307 0.0002 0.00023698806762695
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1036' ORDER BY timestamp DESC
308 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1262' ORDER BY timestamp DESC
309 0.0002 0.00019979476928711
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '836' ORDER BY timestamp DESC
310 0.0002 0.00020909309387207
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4932' ORDER BY timestamp DESC
311 0.0002 0.00022506713867188
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1979' ORDER BY timestamp DESC
312 0.0002 0.00020694732666016
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4909' ORDER BY timestamp DESC
313 0.0002 0.00019717216491699
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1100' ORDER BY timestamp DESC
314 0.0002 0.00019311904907227
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4500' ORDER BY timestamp DESC
315 0.0002 0.00019097328186035
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1274' ORDER BY timestamp DESC
316 0.0002 0.00019598007202148
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4498' ORDER BY timestamp DESC
317 0.0002 0.00019407272338867
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1279' ORDER BY timestamp DESC
318 0.0002 0.00019383430480957
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4951' ORDER BY timestamp DESC
319 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '850' ORDER BY timestamp DESC
320 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4929' ORDER BY timestamp DESC
321 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1340' ORDER BY timestamp DESC
322 0.0008 0.00076794624328613
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
323 0.0007 0.00066280364990234
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
324 0.0002 0.00024509429931641
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
325 0.0119 0.0119469165802
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
326 0.0009 0.00094699859619141
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
327 0.0004 0.00043511390686035
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
328 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = 1626
329 0.0003 0.0002899169921875
SELECT * FROM products WHERE id = 4041
330 0.0003 0.00030612945556641
SELECT * FROM products WHERE id = 4312
331 0.0003 0.00028419494628906
SELECT * FROM products WHERE id = 777
332 0.0003 0.00028109550476074
SELECT * FROM products WHERE id = 3881
333 0.0003 0.0002899169921875
SELECT * FROM products WHERE id = 4213
334 0.0003 0.00029087066650391
SELECT * FROM products WHERE id = '1626'
335 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
336 0.0006 0.00055289268493652
SELECT * FROM product_image_select WHERE product_id = '1626'
337 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '1626'
338 0.0009 0.00087809562683105
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
339 0.0004 0.00035500526428223
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
340 0.0003 0.00027704238891602
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
341 0.0004 0.00035619735717773
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
342 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '4041'
343 0.0004 0.0003809928894043
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
344 0.0008 0.00078606605529785
SELECT * FROM product_image_select WHERE product_id = '4041'
345 0.0004 0.00043201446533203
SELECT * FROM productcustomimages WHERE product_id = '4041'
346 0.0008 0.00075101852416992
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
347 0.0003 0.00031709671020508
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
348 0.0003 0.00026392936706543
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
349 0.0004 0.00035810470581055
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
350 0.0003 0.00032591819763184
SELECT * FROM products WHERE id = '4312'
351 0.0004 0.00038003921508789
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
352 0.0005 0.00051403045654297
SELECT * FROM product_image_select WHERE product_id = '4312'
353 0.0003 0.0003211498260498
SELECT * FROM productcustomimages WHERE product_id = '4312'
354 0.0009 0.00086307525634766
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
355 0.0003 0.00034403800964355
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
356 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
357 0.0004 0.0003509521484375
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
358 0.0003 0.00034213066101074
SELECT * FROM products WHERE id = '777'
359 0.0005 0.00045299530029297
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
360 0.0005 0.0004880428314209
SELECT * FROM product_image_select WHERE product_id = '777'
361 0.0003 0.00027894973754883
SELECT * FROM productcustomimages WHERE product_id = '777'
362 0.0008 0.00080490112304688
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
363 0.0004 0.00040483474731445
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
364 0.0003 0.00027084350585938
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
365 0.0003 0.00034308433532715
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
366 0.0003 0.00034284591674805
SELECT * FROM products WHERE id = '3881'
367 0.0004 0.00041699409484863
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
368 0.0005 0.00054383277893066
SELECT * FROM product_image_select WHERE product_id = '3881'
369 0.0003 0.00031614303588867
SELECT * FROM productcustomimages WHERE product_id = '3881'
370 0.0009 0.00090694427490234
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
371 0.0005 0.00053691864013672
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
372 0.0003 0.00032901763916016
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
373 0.0006 0.00060892105102539
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
374 0.0004 0.00040483474731445
SELECT * FROM products WHERE id = '4213'
375 0.0005 0.00048208236694336
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
376 0.0006 0.0006411075592041
SELECT * FROM product_image_select WHERE product_id = '4213'
377 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '4213'
378 0.0009 0.00088810920715332
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
379 0.0003 0.00033092498779297
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
380 0.0004 0.00038719177246094
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
381 0.0004 0.00044012069702148
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
382 0.0013 0.0012819766998291
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
383 0.0005 0.00049591064453125
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
384 0.0022 0.0021588802337646
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
385 0.0015 0.0015439987182617
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
386 0.0008 0.000762939453125
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
387 0.0009 0.000885009765625
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
388 0.0006 0.00060796737670898
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'